Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

4.1.2 #1464

Merged
merged 7 commits into from
Oct 21, 2017
Merged

4.1.2 #1464

merged 7 commits into from
Oct 21, 2017

Conversation

agrosner
Copy link
Owner

@agrosner agrosner commented Oct 21, 2017

  1. Autoincrement model saver does not call saveForeignKeys() AutoIncrementModelSaver does not call ModelAdapter.saveForeignKeys() #1454
  2. Ability to reopen DB without deleting Ability to load a database dynamically by name *without* resetting/deleting existing one? #1449
  3. AutoIncrementModelSaver causes IllegalArgumentException since it uses wrong insert statement AutoIncrement column value cannot be set. #1447
  4. Disallow nullable autoincrementing fields. (kotlin nullable (?) and @nullable annotations)
  5. Can close all DBs at runtime. Add ability to close FlowManager without reset database #1418
  6. fix support for byte[], class was incorrectly treated as invalid array type. Standart column types, foreign keys, default constructor in Kotlin #1463
  7. Compiled with Kotlin 1.1.51, 26.0.2 of Android build-tools, and 3.0.0-rc2 of Android Gradle plugin.

@agrosner agrosner added this to the 4.1.2 milestone Oct 21, 2017
@agrosner agrosner self-assigned this Oct 21, 2017
@agrosner agrosner merged commit 6ac6930 into master Oct 21, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant